home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_3 / dsctv17b.ads < prev    next >
Text File  |  1995-04-02  |  5KB  |  101 lines

  1.                Amiga Distribution System - Long Description File
  2.                -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3.  
  4.  
  5.  Program Name : Disect  - by -  D.M. Alderson
  6.  
  7. -----------------------------------------------------------------------------
  8. File 1 - Dsctv17b.lha -  233314      ADOS Req'd
  9. File 2 -              -       0     [ ] All  [ ] WB1.x  [X] WB2.x  [ ] WB3.x
  10. File 3 -              -       0      ChipSet Req'd
  11. File 4 -              -       0     [X] Any  [ ] Orig   [ ] ECS    [ ] AGA
  12. -----------------------------------------------------------------------------
  13.  
  14.  Ram Req'd 
  15.  
  16.   [X] 512k  [ ] 1meg  [ ] 2meg  [ ] 3meg  [ ] ALOT!!! 
  17.  
  18.  Special Hardware 
  19.  
  20.   
  21.  
  22. -----------------------------------------------------------------------------
  23.                               Long Description
  24. -----------------------------------------------------------------------------
  25.  
  26. Short:    Version 1.7 - A symbolic disassembler/debugger
  27. Author:   D.M.Alderson (contactable at above address)
  28. Uploader: bill@twilite.demon.co.uk
  29. Type:     dev/debug
  30.  
  31. * ------------------------------------------------------------------------- *
  32.  
  33. Introduction
  34. ============
  35.  
  36.     Disect is a very powerful combined disassembler/debugger program,
  37. which has been designed to be easy to use. Its power is achieved at the
  38. expense of memory: the minimum requirement is 1Mb; for larger projects, 2Mb
  39. will be required. The programmer neither encourages nor condones its use to
  40. assist in illegal duplication of copyright software. Disect can be used for
  41. two main purposes: development of software; and the gaining of knowledge
  42. (hacking can be very educational).
  43.  
  44.     The debugger allows an executable file, a disk boot-block, a
  45. binary file, or an area of memory to be loaded and created as a Process. It
  46. is even possible to grab an existing memory-resident Process. A Process's
  47. instructions can be executed individually, or the Process can be activated,
  48. with or without breakpoints installed. System exceptions can be trapped
  49. before they crash the machine, and program symbols can be read from execut-
  50. able files.
  51.  
  52.     The disassembler allows a loaded program to be commented, have
  53. blank lines inserted, and have it's numbers and addresses replaced with
  54. constant or program symbols. All the symbols of Release 3 of the system
  55. include files are available to the disassembler. A program which has been
  56. dissected in this way can then be saved as two source files: a program file,
  57. and a support file. The support file will contain EQUs for all required
  58. constant symbols. System constant symbols can be EQUs (grouped by the SI file
  59. where they live), or alternatively the support file can INCLUDE all required
  60. SI files. Disect data files can be saved, to be reloaded later: 'hold on to
  61. your hacks'!
  62.  
  63.     Disect requires Release 2 of the Amiga operating system; it also
  64. requires the ASL library, and GadTools library.
  65.  
  66.     If you've paid your shareware fee then you'll have the full
  67. version. Otherwise, the copy you've got is (hopefully) only a demo. This
  68. has a few differences: you cannot disassemble to file; you cannot extract
  69. program symbols from executable files; auto trace mode is not available.
  70. In addition, you will not have all of the system symbol data files. If this
  71. is so, and since, as I don't doubt, you'll be impressed by this program, then
  72. don't hesitate in registering today, by sending your name and full address
  73. (and a cheque/postal order for ú20) to the address which you'll find at the
  74. end of this file. As well as receiving the full version, you'll also be en-
  75. titled to technical support (by mail) if required. If you like this program,
  76. it's well worth the money... this will encourage further versions, which will
  77. only get even more powerful... imagine!
  78.  
  79. * ------------------------------------------------------------------------- *
  80.  
  81.  
  82. =============================================================================
  83.  
  84.            ADS Zone: 1
  85.      ADS Hatch Site: Paul Miller
  86.        ADS Position: ADS Zone 1 STAR
  87.            BBS Name: Lonely Mountain BBS
  88.     Phone Number(s): 804-827-0726
  89.     Network Address: 1:271/292  
  90.      Network Region: 13    
  91.           BBS Hours: 24 Hrs/Day
  92. BBS Mailer/Software: Mebbs-Net Pro BBS
  93.   BBS Storage Space: 2250 Megs + 8 CD Roms
  94.   File Requestable :  <X> Y     < > N
  95. File Request Hours : All The Time
  96.  
  97. =============================================================================
  98.                          ADS - Long Description Generator
  99.                          (c)Copyright 1995 by Paul Miller
  100.  
  101.